home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / john / hc_resed / ResEdit IPS™ / card_7556.txt < prev    next >
Text File  |  1988-07-22  |  2KB  |  54 lines

  1. -- card: 7556 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2664
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: A000
  11. -- rect: left=467 top=77 right=125 bottom=507
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1002 / 1002
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: #4
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   push card
  23.   go to card id 9335
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 2 (button)
  29. -- low flags: 00
  30. -- high flags: A000
  31. -- rect: left=467 top=132 right=180 bottom=507
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 1002 / 1002
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: #5
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   push card
  43.   go to card id 9985
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part contents for background part 13
  49. ----- text -----
  50. Let's make our first modification, and change the word File to Disk Stuff.  Just select the text in the box like you do in MacWrite, and enter in our new title.  See example at bottom of Example #4.
  51.  
  52. There!  You've just made a change to a menu with ResEdit, and the Mac didn't even crash!  Actually, nothing is permanently changed until you close the file up and tell ResEdit to save, but we'll get to that soon enough.  Now, in the top figure on the previous page, you can see the information for the menu's first command under the asterisks, menuItem New Folder.  Click button Example #5.  I've scrolled down the window a little bit so we can see more of the information pertaining to this item.  All menu items have the same basic setup; if you read the text descriptions you can probably figure out most of what is being presented here pretty easily.
  53.  
  54. Hmmmm... actually, what do you say we scroll down a couple of items to make a change that some folks I know consider very useful.  On the way down we encounter the next menu item, Open, following New Folder in the same order that it appears on the actual menu when we're in the Finder.  Next up is the one we're going to alter:  the Print command.